- All Superinterfaces:
- CiscoEv, CiscoTermEv, javax.telephony.events.Ev, javax.telephony.events.TermEv
public interface CiscoTermSnapshotCompletedEv
extends CiscoTermEv
Introduction
If an application comes up after a call is established between two
endpoints, for mid-call monitoring the application needs to query Terminal.createSnapshot().
After the call events for all of the Addresses on the Terminal get delivered, the application
will get CiscoTermSnapshotCompletedEv. To maintain backward compatibility, these events get
generated only when the application enables the snapShotRTPEnabled filter in CiscoTermEvFilter.
- See Also:
CiscoTermEvFilter